type runtime.traceStackTable
4 uses
runtime (current package)
trace.go#L68: stackTab [2]traceStackTable // maps stack traces to unique ids
tracestack.go#L132: type traceStackTable struct {
tracestack.go#L138: func (t *traceStackTable) put(pcs []uintptr) uint64 {
tracestack.go#L149: func (t *traceStackTable) dump(gen uintptr) {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |